Crate qbase

Source
Expand description

§The QUIC base library

The qbase library defines the necessary basic structures in the QUIC protocol, including connection IDs, stream IDs, frames, packets, keys, parameters, error codes, etc.

Additionally, based on these basic structures, it defines components for various mechanisms in QUIC, including flow control, handshake, tokens, stream ID management, connection ID management, etc.

Finally, the qbase module also defines some utility functions for handling common data structures in the QUIC protocol.

Modules§

Macros§

Enums§

  • The epoch of sending, usually been seen as the index of spaces.